How to Install meshlab software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install meshlab software package in Ubuntu 14.04 LTS (Trusty Tahr)

meshlab software package provides System for processing and editing triangular meshes, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install meshlab 

meshlab is installed in your system.

Make ensure the meshlab package were installed using the commands given below,

$ sudo dpkg-query -l | grep meshlab *

You will get with meshlab package name, version, architecture and description in a table

meshlab package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package meshlab
Version 1.3.2+dfsg1-2build1
Description System for processing and editing triangular meshes
Sub Section Graphics


See Also, How to uninstall or remove meshlab software package from Ubuntu 14.04 LTS (Trusty Tahr)?